Click or drag to resize

AutodiscoverServiceAllowAutoRedirect Property

Gets or sets a value that indicates whether the request should follow redirection responses.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool AllowAutoRedirect { get; set; }

Property Value

Type: Boolean
true if [allow automatic redirect]; otherwise, false.
See Also